home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / PRODUCTI / GTRIPPLE / SETUP.EXE / 0 / RCDATA / TFTILED / TFTILED.txt
Text File  |  1999-09-12  |  411b  |  21 lines

  1. object fTiled: TfTiled
  2.   Left = 418
  3.   Top = 267
  4.   Width = 538
  5.   Height = 413
  6.   Caption = 'fTiled'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   OnDestroy = FormDestroy
  16.   OnPaint = FormPaint
  17.   OnResize = FormResize
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20. end
  21.